Skip to content

Conversation

@ElasticBottle
Copy link
Collaborator

  • Create @rectangular-labs/blog package using content-collections
  • Add MDX compilation and React rendering support
  • Update gitignore and biome config to exclude generated files
  • Add blog package dependency to www app: /blog (layout), /blog/ (index), /blog/$slug (posts)

🤖 Generated with Claude Code

- Create @rectangular-labs/blog package using content-collections
- Add MDX compilation and React rendering support
- Use ArkType for schema validation following project conventions
- Create blog routes: /blog (layout), /blog/ (index), /blog/$slug (posts)
- Add 3 sample blog posts with frontmatter metadata
- Configure build scripts for content-collections integration
- Update gitignore and biome config to exclude generated files
- Add blog package dependency to www app

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant